| A built-in template for an overridden PHP method body. |
| Predefined variables take the following values: | ||
| Method name. | ||
| A comma-separated list of parameters similar to the one in the original method. | ||
| The variable contains either a 'return' string if the original method has a return statement or an empty string otherwise. | ||